ok, well
i got tired of my pc, want to upgrade, stay up-to-date you know.
for now i have
2x500gb samsung sata|| hdd 170€
thermaltake armor+ vh600lbws liquid cooling
ati radeon 3870 x2
i just wanna know, what motherboards are coming up, and what processors?
i want to stay with intel
ram, i dont know yet
price doesnt matter for cpu, mobo, psu, and ram
quad core, core 2 extreme, doesnt matter, just want best rig
well, i've been setting up my !pitlane thing, (did it for someone else, but use it too)
the pitlane isnt much of a use since they can just pit.
so, how do i found out if they pit?
is it like to detect the /pitlane command or so?
i haven't figured it out...
thanks
ok, this checks i you have enough money to pitlane in the first place:
case "!pitlane": if (Connections[GetConnIdx(MSO.UCID)].Cash <= -399) InSim.Send_MTC_MessageToConnection("^3you do not have enough money.", MSO.UCID, 0); else { InSim.Send_MTC_MessageToConnection("^3Please stop your car.", MSO.UCID, 0); InSim.Send_MTC_MessageToConnection("^3You will return to pits soon.", MSO.UCID, 0); InSim.Send_MST_Message("/pitlane " + Connections[GetConnIdx(MSO.UCID)].Username); Connections[GetConnIdx(MSO.UCID)].Cash -= 600; InSim.Send_MST_Message(Connections[GetConnIdx(MSO.UCID)].PlayerName + " got towed back to pits for ^7€600"); } break;
if you have more then -399 you wont get pitlaned
i did 399, so if you pitlane, you dont get banned (if you have the code to band if cash is less then -1000
i dont really understand what you mean, are you dutch or french?
else, post what you mean in your own language.
the .pit aint right soo iirc
here is my code to make you pit on !pitlane
case "!pitlane": InSim.Send_MTC_MessageToConnection("^3Please stop your car.", MSO.UCID, 0); InSim.Send_MTC_MessageToConnection("^3You will return to pits soon.", MSO.UCID, 0); InSim.Send_MST_Message("/pitlane " + Connections[GetConnIdx(MSO.UCID)].Username); break;
then just add your command to take cash.
it works
i tried
i hope i helped alot
its fairly easy
just look up what to give like
if player pits then cash -500 or so
and
case "!tow"
"/msg, your tow will arrive soon." + "/pit"
cash -500
this is very rough example tho
oh dear, this has been bugging me all night
Error 2 A local variable named 'i' cannot be declared in this scope because it would give a different meaning to 'i', which is already used in a 'parent or current' scope to denote something else C:\Users\Dinsterzz\Documents\Cruise Insim 1.0\Cruise Tutorial\LFS_External_Client\LFS_External_Client\Form1.cs 722 42 CruiseTutorial
for (int i = (MCI.Info[0].PLID); i < Players.Count; i++)
at mci(duh)
how can i resolve this,
they should make a dutch version of MSVBS
would be much easier for me
ok:
1. i once been abducted by aliens
2. i play rfactor(cracked)
3. i'm a virgin
4. i am wealthy
5. i live in the monacco of belgium(for the dutch)
6. i love cookies and drinks during LFS
ok, i've made this code
it wont ban you if you pay a fine or so and go under 1000
if u go under 1000, by example wrong way, restricted area, speeding etc
this will ban you when you go under 1000 by any reason, it checks your money, if its under E1000 bye bye
you still need to add for how many days or so it will ban the player,
now i gotta eat, but i'm olso gonna add code wich makes ur money go back to: [your set amount]
my tribute to this insim, i asked enough, time to give a little
if it can be cleaner, just correct me
itsq not for when to pass negative balance.
on my server , using this insim(modified)
people can steal other peoples cash by typing
!send -85010 user
i want to block this
ok, i really cant figure out how to make it so:
that when a user uses
!send -500 kiss me
or so,
it blocks it
so like if the !send amount contains a -
it blocks it and sends a message to the user: transaction failed,
u kno?
the message works (duh) but after a long day i dont know what command or code to type to block this. since this is a big problem, i ask now
i messed up with michelle
i needed a car , so i shot a guy, she was angry..
crazy girl
the bikes suck alot tho!
i dont like them, they sound like fly's or so :s
all your code does, is, when a player name includes officer then display its name, since ur name contains officer, it displays your name, since its done for all 5 buttons.... u get it? so theres your problem
what does it do when u delete this:
PlayerName.Contains("Officer")
this doesnt make that: if the player name contains officer, it shows him the buttons
olso, making a button with all the names, will lag the system unneeded imo
the best will be, if you use the connectionlist, but i'm thinking on how to do that then, ill see what u can do to get a different connection list thingy
not to be rude, but on first sight i dont see any changes,
what exactly has been changed?
i do see that, when it looses connection it automaticly tries to reconnect
if you use the search button, you will find an example for the driven KM
you can save it just like you save whats cars they have or how many cash they have.
to make a km counter, they olso have an example.
for the cop thing itself, well, thats alot of programming, since it has to do with who is near you or so, the message itself is easy tho.
hope i helped a bit
so it shows up in lfs?
well, have you forwarded the ports on your router? on anti virus?
olso, their is a thread with all kind of fixes, and if u'd search u'd get alot of threads fixing this